CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - oracle OCI

搜索资源列表

  1. oracleConnect

    0下载:
  2. 一个通过OCI连接oracle数据库的例子,里面有其它代码需要清理-oci connect oracle db
  3. 所属分类:Oracle

    • 发布日期:2017-03-31
    • 文件大小:2033
    • 提供者:freesky
  1. OCIExampleDlg

    0下载:
  2. 一个关于Oracle数据库的OCI编程的简单实现,可以用来学习OCI编程!-A program on the Oracle database, a simple implementation of OCI, OCI can be used to learn programming!
  3. 所属分类:Oracle

    • 发布日期:2017-04-04
    • 文件大小:78262
    • 提供者:嘎嘎的份额
  1. OracleRef

    0下载:
  2. Oracle官方文档CHM合集OCI程序员参考手册-Oracle official documentation CHM OCI Programmer' s Reference Manual Collection
  3. 所属分类:Oracle

    • 发布日期:2017-05-06
    • 文件大小:1503538
    • 提供者:morrow
  1. Oracle_OCI

    0下载:
  2. 用Linux环境下C/C++语言实现的Oracle的原生OCI接口,供参考。-Linux environment with C/C++ language of the Oracle native OCI interface for reference.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:10518234
    • 提供者:delit
  1. ocidemo

    0下载:
  2. 实现了 OCI连接oracle数据库功能-OCI to connect oracle database to achieve the function of
  3. 所属分类:Oracle

    • 发布日期:2017-04-08
    • 文件大小:7457
    • 提供者:往里
  1. ITxiazai_oci

    0下载:
  2. 一个简单的介绍甲骨文数据库的OCI程序,利用ORACLE数据库,和VISUAL C++ 6.0-A simple introduction to Oracle Database OCI program
  3. 所属分类:Oracle

    • 发布日期:2017-03-30
    • 文件大小:25862
    • 提供者:肖光华
  1. ocilib-3.8.1-windows

    0下载:
  2. ocilib-3.8.1-windows 基于OCI 访问 oracle的开源库,windows版本-ocilib-3.8.1-windows
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:2609332
    • 提供者:zhaolizhao
  1. OCISample_080804_0759

    0下载:
  2. Oracle官方提供的OCI接口调用范例,有所有接口函数的调用例程。-OCI interface call example
  3. 所属分类:Oracle

    • 发布日期:2017-03-31
    • 文件大小:94560
    • 提供者:李丹丹
  1. con_occitext

    0下载:
  2. occi方式访问oracle(实现分发程序时免客户端,免配置) 已经在vc6 xp系统下通过。在虚拟机的干净server2003(无客户端、无配置)系统下测试通过,应该是你想要的了。 把它调试通过还真是要注意很多问题,主要的问题如下: 1.在StdAfx.cpp 里加入#define WIN32COMMON 1 2.在setting-》link的Object/library modules中增加oraocci10d.lib oci.lib ociw32.lib oraocci1
  3. 所属分类:Oracle

    • 发布日期:2017-03-21
    • 文件大小:9800
    • 提供者:abbaxp
  1. ociex

    0下载:
  2. oci操作oracle数据库,包括数据库的链接、断开,会话操作等-operating oracle by oci
  3. 所属分类:Oracle

    • 发布日期:2017-04-16
    • 文件大小:16367
    • 提供者:gjd
  1. ocilib-3.9.3-windows

    0下载:
  2. OCI的封装类,实现完整的数据库访问功能-OCI For Oracle Database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2738382
    • 提供者:su
  1. test

    0下载:
  2. 在linux系统下利用OCI 将从键盘输入的数据插入到oracle数据库。-OCI from the keyboard input data is inserted into the oracle database on linux.
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1768
    • 提供者:dell
  1. [itpub.net]cdemolb

    0下载:
  2. vc环境下用oci方式访问oracle,实现快速数据访问-access to the oracle, the vc environment oci way and fast data access
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-15
    • 文件大小:34307
    • 提供者:chen
  1. OCIinterface

    1下载:
  2. vc环境下,用oci方式访问oracle数据库,实现源码-vc environment, access to the oracle database using oci achieve source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-26
    • 文件大小:46282
    • 提供者:chen
  1. samples

    0下载:
  2. 访问oracle数据库的oci接口,oracle自带源码。-Access the oracle database the oci interfaces, oracle comes with source code.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:12399
    • 提供者:chen
  1. ociTest.c

    1下载:
  2. 用oci接口连接oracle数据库,亲测可用-Pro-test can be used to connect oracle database using oci interface,
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:1109
    • 提供者:ankaige
  1. c_oracle

    0下载:
  2. 用C操纵ORACLE已用G++编过,用OCI接口函数编写。-C manipulation ORACLE G++ series, written in OCI interface functions.
  3. 所属分类:Oracle

    • 发布日期:2017-11-26
    • 文件大小:3660
    • 提供者:chen
  1. HSTZ

    0下载:
  2. vc++6.0编写,实现写oracle数据库,使用oci,otlv4.h,实现数据的写入.-write oracle database written in vc++6.0 use oci otlv4.h, data write.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:5352915
    • 提供者:houxianfeng
  1. Oracle_style

    0下载:
  2. Oracle官方文档CHM合集-OCI程序员参考手册,包含教程和查询手册-Oracle official document the CHM collections-OCI Programmer' s Reference Manual, contains tutorials and inquiries Manual
  3. 所属分类:Oracle

    • 发布日期:2017-11-28
    • 文件大小:1502583
    • 提供者:sakura
  1. 5693853ocitest

    0下载:
  2. VC++实现oracle数据库的连接和简单操作,采用的方法是oci-VC++ oracle database connection and simple operation, the approach is OCI
  3. 所属分类:Oracle

    • 发布日期:2017-11-21
    • 文件大小:386025
    • 提供者:ALan
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com